HTTPSocket.ReceiveProgress Event

Executes periodically during the download process. It provides the current number of bytes received and the total number of bytes (if available).

Syntax

ReceiveProgress ( BytesReceived, TotalBytes )

Parameters

BytesReceived

Integer

TotalBytes

Integer